home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Revista do CD-ROM 102
/
CD-ROM 102.iso
/
aplic
/
2sync
/
2SyncSetup.exe
/
modules
/
mc
/
panel
/
scripts
/
DefineButton2_141
/
BUTTONCONDACTION on(release).as
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-03-20
|
295 b
|
9 lines
on(release){
set("_level40/sound/lib:sound","219");
call("_level40/sound/lib:play");
setProperty("../dropdowntemp", _visible, "0");
set("../../../codelib:querysubject","Enter a New Category");
set("../../../codelib:updatecat","new");
call("../../../codelib:newcat");
}